
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
    resize: none;
    border: none;
}
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    /* ie8 */
    display: block;
    border: none;
    -ms-interpolation-mode: bicubic;
    /*Ϊ���չ�ieͼƬ����ʧ��*/
}
em,
i {
    font-style: normal;
}
ul,
li {
    list-style-type: none;
}
strong {
    font-weight: normal;
}
a {
    text-decoration: none;
    color: #000;
    font-family: 'Microsoft YaHei', Tahoma, Arial, sans-serif;
    cursor: pointer;
}
a:hover,
a:active,
a:link {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}
ul,
ol {
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-family: 'Microsoft YaHei';
}
input {
    font-family: 'Microsoft YaHei';
}
input,
select,
option,
button {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: none;
}
a:link,
a:active,
a:visited,
a:hover {
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}
.border-none {
    border: none !important;
}
/*ע��-webkit-appearance: none;*/
body{
    background-image: url('../images/bj.gif');
    font-size: 16px;
}
#mainBox{width: 1002px;margin: 0 auto;}
.nav{background: #1D94D1;padding: 0 1px;width: 1002px;}
.nav .item{float: left;width: 100px;padding: 6px 0;text-align: center;border-right: 1px solid #ddd;color: #fff;font-size: 15px;}
.nav::after{display: block;content: "";clear: both;}
.main::after{display: block;content: "";clear: both;}
.main .main_left{float: left;width: 270px;}
.main .main_left .yx{width: 270px;height: 126px;background: url('../images/yx.jpg') no-repeat;position: relative;}
.ly_form{position: absolute;top: 50px;left: 83px;}
.l_input{width: 120px;border: 1px solid #ddd;padding: 3px 5px;margin-bottom: 5px;height: 22px;}
.l_sub{margin-left: 15px;background: #FEA000;color: #000;padding: 3px 5px;border-radius: 5px;font-size: 13px}
.list_box{margin-left: 7px;border-left: 1px solid #2E5195;border-right: 1px solid #2E5195; margin-right: 1px;padding: 0 4px}
.list_main{border-left: 1px solid #CBD4E5;border-right: 1px solid #CBD4E5;padding: 0 8px 8px 8px}
.list_main .list_item{background: #F6F6F6;border-radius: 6px;overflow: hidden;padding: 10px 0;border: 1px solid #99A2A9;margin-bottom: 8px;}
.list_main .list_item{color: #000;font-size: 12px;display: block;}
.list_main .list_item i{color: #DE2221;font-size: 14px;margin-right: 10px;margin-left: 10px;}
.main .main_right{float: left;width: 732px;}
.main_right_tit{position: relative;}
.main_right_tit .span{position: absolute;color: #fff;top:7px;left: 57px;font-weight: 600;font-size: 15px}
.main .main_right .main_m{position: relative;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;margin-right: 4px;margin-left: 1px;font-size: 14px;padding: 0 15px;overflow : hidden;}
.main .main_right .h_492{height: 492px}
.main .main_right .main_m_about{
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-line-clamp:8;
    -webkit-box-orient: vertical; line-height: 25px;}
.main .main_right .main_m_about_more{padding: 10px 15px 0px 15px;text-align: right;}
.pro_box{    margin-top: 15px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 13px;}
.pro_box .pro_box_tit{color: #FEA000;padding-top: 15px; padding-bottom: 15px;}
.pro_box .box{overflow: hidden;}
.pro_box .box1,.pro_box .box2{}
.pro_box .box1 a,.pro_box .box2 a{height: 114px;width: 100px;display: block;}
.pro_box .box1 a img,.pro_box .box2 a img{height: 94px;width: auto;display: block;max-width: 100px;}
.pro_box .box1 a p,.pro_box .box2 a p{height: 20px;font-size: 12px;width: 100px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.main .main_right .main_m_about_more a{color: #FEA000;font-size: 13px}
.main .main_right .h_250{height: 250px;}
.s_logo{text-align: center;}
.s_logo img{display: inline-block;}
.msy_m{border-left:1px dashed #ddd;font-size: 12px;padding-left: 15px;    margin-top: 12px;}
.foot{width: 1002px;background: #F1F1F1;border-radius: 5px;overflow: hidden;}
.foot p{text-align: center;font-size: 12px;padding: 5px 0;}
.two_box::after{display: block;content: "";clear: both;}
.two_box{width: 696px;padding:0 55px;}
.two_box .two_box_item{width: 263px;float: left;height: 200px;margin-left: 30px;margin-top: 15px}
.two_box .two_box_item a{display: block;text-align: center;}
.two_box .two_box_item img{max-width: 263px;height: 176px;width: auto;display: inline-block;}
.two_box .two_box_item p{max-width: 263px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.msg_box{position: absolute;top: 50%;left: 50%;transform: translate(-50%;-50%);-ms-transform: translateX(-50%);
	-moz-transform:translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
    width: 400px;
}
.msg_box p{margin-bottom: 15px;padding: 10px 0;font-size: 14px}
.msg_box p::after{display: block;content: "";clear: both;}
.msg_box p span{width: 80px;text-align: right;display: inline-block;float: left;height: 30px;line-height: 30px}
.msg_box p .input{float: left;width: 310px;margin-left: 10px;border: 1px solid #2E5195;border-radius: 5px;padding-left: 10px;height: 30px}
.msg_box p .textarea{font-size: 15px;outline: none;float: left;display: inline-block;width: 310px;margin-left: 10px;border: 1px solid #2E5195;border-radius: 5px;padding: 10px;height: 230px;resize: none;}
.msg_box p .sub{width: 50px;margin-left:160px;background: #DE2221;color: #fff;padding: 5px 10px;border-radius: 5px;text-align: center;}
.msg_box p .res{width: 50px;margin-left: 70px;background: #FEA000;color: #fff;padding: 5px 10px;border-radius: 5px;text-align: center;}
.met_pager {
    margin-top: 20px;
    text-align: center
}

.met_pager * {
    display: inline-block;
    line-height: 30px;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s
}

.met_pager a {
    width: 30px;
    color: #5e7387;
    border: 1px solid #eee;
    border-right: none;
    border-left: none;
    text-decoration: none;
    background: #fff
}

.met_pager a:active, .met_pager a:focus, .met_pager a:hover {
    text-decoration: none
}

.met_pager a:not(.Ahover) {
    color: #2a333c
}

.met_pager a:not(.Ahover):hover {
    color: #1baadb
}

.met_pager a:not(.Ahover).NextA:hover, .met_pager a:not(.Ahover).PreA:hover {
    background: #fff
}

.met_pager a.Ahover {
    background: #023DBA;
    border: 1px solid #023DBA;
    color: #fff;
    cursor: default
}

.met_pager .PreSpan, .met_pager .NextSpan, .met_pager a.NextA, .met_pager a.PreA {
    width: auto;
    padding: 0 15px;
    border: 1px solid #eee;
    background: #fff;
    color: #999
}

.met_pager .PreSpan, .met_pager .NextSpan {
    cursor: default
}

.met_pager .firstPage, .met_pager .lastPage {
    min-width: 40px
}

.met_pager .PageText {
    margin-left: 10px;
    color: #aaa;
    display: none
}

.met_pager input {
    display: none
}
